From: Luc Teirlinck Date: Sat, 22 Nov 2003 03:42:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24940 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fffd04f1a6a4531d4d5e0a9df4f9d79c9429b8ce;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index ae1069e96b4..8d1145c2db7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,5 @@ 2003-11-21 Lars Hansen - + * dired.c (Ffile_attributes): Parameter ID-FORMAT added and included in call to file name handler. Numeric UID and GID optionally translated to strings. Docstring updated. @@ -15,8 +15,8 @@ 2003-11-21 Luc Teirlinck - * fns.c (Freverse): Doc fix. - (Fnreverse): Doc fix. + * fns.c (Freverse, Fnreverse, Fassq, Fassoc, Frassq, Frassoc): + Doc fixes. 2003-11-19 Kim F. Storm